Welcome![Sign In][Sign Up]
Location:
Search - 7290 LCD

Search list

[Other resourceMCU-Papp

Description: 多款单片机外围电路源码(7290、Bazz、Bell、E2PROM和LCD)-assorted peripheral circuits source SCM (7290, Bazz, Bell, E2PROM and LCD)
Platform: | Size: 210780 | Author: nahsil | Hits:

[Embeded-SCM Developexample_ellcerent

Description: 各类源程序集锦 硬件介绍:\7290\ ZLG7290例程* \7290a\ ZLG7290汇编例程* \bell\ 蜂鸣器音乐例程* \buzz\ 蜂鸣器响例程* \eeprom\ 读EEPROM并显示例程* \ex26a_lcd\ 16×2LCD模块例程* \ex36a_lcm\ 128×64点阵LCD模块例程* \KEY_IO\ 直连KEY和LED例程 \led_light\ 直连LED例程* \lin_park\ lin模块的原码及例程。 \lin\ LIN总线例程 \rs232\ RS232例程(包括PC端和书上了串口例程) \USB1.1\ USB1.1例程(包括PC端) \RS485\ RS485例程 \USB2.0\ USB2.0例程(有3个,包括PC端) \TCPIP\ 基于ETHERNET的TCPIP例程 \RTC\ 时钟显示例程 \CAN_SELF\ CAN自发自收例程 外中断1 \CAN\ CAN例程 \USBPACK 2.0\ USB2.0PC例程 --Collections of various programs: hardware introduction, assembly program, LCD module, etc.
Platform: | Size: 23359488 | Author: 梁福田 | Hits:

[ARM-PowerPC-ColdFire-MIPSLCM_KEYV0.2

Description: current version V0.2 功能:在LCD液晶屏上显示相关信息,可以从16个按键上接受信息。 代码改为在Bank0-RAM执行,免去做实验时的来回修改Boot1与Boot0的跳线, 修改之处:修改mem_b.scf(原为mem_bb.scf)中的81xx xxxx为 80xx xxxx, 修改连接ADS项目的连接选项中的Entry Point为 0x80000000 ZLGARM SmartARM2200 实验程序LCM_Disp修改版本 加入了4×4键盘驱动(ZLG7290)-current version V0.2 features: LCD screen in the LCD display relevant information, available from 16 to receive information on the keys. Code changed in Bank0-RAM implementation, replacing the back and forth when doing experiments with Boot1 modified Boot0 jumpers, revisions: Modify mem_b.scf (formerly mem_bb.scf) in 81xx xxxx to 80xx xxxx, modify connection ADS projects connectivity options in the Entry Point for 0x80000000ZLGARM SmartARM2200 modified version of the experimental procedures LCM_Disp joined the 4 × 4 keyboard driver (ZLG7290)
Platform: | Size: 905216 | Author: 王萧风 | Hits:

[SCMMCU-Papp

Description: 多款单片机外围电路源码(7290、Bazz、Bell、E2PROM和LCD)-assorted peripheral circuits source SCM (7290, Bazz, Bell, E2PROM and LCD)
Platform: | Size: 210944 | Author: nahsil | Hits:

[SCM1234789

Description: ZLG7290例程*ZLG7290汇编例程*读EEPROM并显示例程* 16×2LCD模块例程*128×64点阵LCD模块例程* 直连KEY和LED例程 直连LED例程* lin模块的原码及例程。LIN总线例程 RS232例程(包括PC端和书上了串口例程) USB1.1例程(包括PC端)RS485例程 USB2.0例程(有3个,包括PC端) 基于ETHERNET的TCPIP例程自发自收例程 外中断CAN例程USB2.0PC例程-ZLG7290 routines routines** ZLG7290 compilation time EEPROM and display routines* 16 × 2LCD module routines* 128 × 64 dot matrix LCD module routines* KEY Direct Connect and Direct Connect LED routines routines LED module* lin original code and routines. LIN bus RS232 routines routines (including the PC client and the book on the serial routines) USB1.1 routines (including the PC-side) RS485 routines USB2.0 routines (have 3, including the PC-side) based on the ETHERNET Since the TCPIP routine collection of spontaneous CAN external interrupt routines routines routines USB2.0PC
Platform: | Size: 3743744 | Author: lbg | Hits:

[SCMkey+lcd

Description: 这是单片机驱动液晶显示器12864和键盘的源代码,其中12864的驱动芯片是ST7290,键盘是4*4的矩阵键盘。-This is a single-chip LCD driver and keyboard 12864 source code, of which 12,864 of the driver IC is ST7290, the keyboard is a 4* 4 matrix keyboard.
Platform: | Size: 55296 | Author: 廖芳宇 | Hits:

[SCMLCDZLG

Description: 12864液晶显示屏结合周立功7290按键显示的具体例子-12864 LCD button combination Week 7290 Ligong show concrete examples of
Platform: | Size: 53248 | Author: | Hits:

[SCM7920

Description: 液晶模块12864系列驱动器7290的芯片介绍-LCD Module 12864 Series 7290 drive chip introduced
Platform: | Size: 401408 | Author: | Hits:

[Embeded-SCM Developfft

Description: 2007年全国大学生电子设计大赛,A题音频信号分析仪的全部源程序。 单片机为c8051f120,系统时钟倍频至96MHZ。 main.c是一个包含五级菜单的主函数。 FFT.C是进行fft变换,将时域信号变换成频域信号。 flash.c是读写片外flash存储器的程序,可以将分析结果保存,以备调用. z7290.c是周立功7290键盘芯片的驱动程序. FFT_xgjis.c是对变换后的频谱进行分析和运算. FFT_CodeTable.c是一个正弦表,在FFT的时候调用. LCD320240.c是320*240的液晶驱动程序,液晶的控制器是SED1335. 所有的.h文件提供了子函数的定义. 本程序用KEIL3 802版本编译通过,将所有的.C文件添加到工程中,并编译main.c 注意两点:1.器件选择c8051f120. 2.在target中将时钟设为96M.同时必须将Memory Model 改成large--XDATA.默认的是small. 因为本设计占用的资源是非常大的. Program Size: data=81.3 xdata=6811 code=43056-2007 National Undergraduate Electronic Design Contest, A title of the audio signal analyzer full source code. Singlechip c8051f120, system clock multiplier to 96MHZ. main.c is a menu that contains the main function 5. FFT.C is fft transform, time-domain signal will be converted into frequency domain signals. flash.c are reading and writing flash memory chip procedure, the results of the analysis can be preserved, for calling. z7290.c weeks are Ligong 7290 driver keyboard chip. FFT_xgjis.c is transformed spectrum analysis and computing. Sine FFT_CodeTable.c is a table at a time when FFT calls. LCD320240.c are 320* 240 LCD drivers, LCD controllers are SED1335. all. h document provides the definition of Functions.
Platform: | Size: 35840 | Author: 王渔阳 | Hits:

[uCOSucoszlg7290

Description: ucos在ARM芯片LPC2210上的移植代码,包括三个任务:中断方式读ZLG7290的按键;基于I2C接口的温度传感器;一个TFT液晶芯片的驱动显示,调试通过。-ucos in ARM transplantation on the LPC2210 chip code, consists of three tasks: reading ZLG7290 interruption of the keys I2C interface on the temperature sensor a TFT LCD display driver chip, through debugging.
Platform: | Size: 842752 | Author: 秦伟 | Hits:

[SCMEasyARM2200_Demo

Description: Proteus仿真LPC2212,ZLG7290,液晶控制,还有硬件仿真-Proteus simulation LPC2212, ZLG7290, LCD control, as well as hardware emulation
Platform: | Size: 282624 | Author: 杨振军 | Hits:

[DSP programdspmotor1

Description: dsp2407控制步进电机进行画图控制,可同时由正位机和上位机控制,下位机采用按键和液晶交互,上位机采用串口控制,按键由周立功7290控制,与dsp之间采用I2C通信,液晶为t6369,内有详细操作说明。-dsp2407 control the stepper motor for drawing the control, both the anteroposterior and PC machine control, machine keys and lower liquid crystal interaction, the host computer using serial control, key control by the ZLG 7290, and dsp uses I2C communication between the LCD for the t6369, with detailed instructions.
Platform: | Size: 226304 | Author: 邹国雄 | Hits:

[SCM7290-LCD-data

Description: 7290液晶资料 内容包括7290显示屏的相关信息并且有代码提供参考-7290 data include 7290 LCD display to provide relevant information and a code reference
Platform: | Size: 577536 | Author: 林晨枫 | Hits:

[SCMpeace

Description: 自编的函数代码,不知大家有用否。具有7290的案件及液晶显示-Self function code, I do not know whether useful. With 7290 cases and LCD
Platform: | Size: 15360 | Author: joesh | Hits:

CodeBus www.codebus.net